CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PS2 键盘

搜索资源列表

  1. ps2键盘电子琴verilog

    0下载:
  2. ps2键盘控制的电子琴电路,程序简单实用
  3. 所属分类:VHDL编程

    • 发布日期:2011-02-06
    • 文件大小:1058538
    • 提供者:izhou0517
  1. ps2键盘

    1下载:
  2. PS2键盘ASM 程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-06-30
    • 文件大小:32685
    • 提供者:dspnclily
  1. PS2键盘驱动程序

    0下载:
  2. PS2键盘驱动程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-06-30
    • 文件大小:1871
    • 提供者:dspnclily
  1. PS2键盘外部INT1中断服务程序

    0下载:
  2. PS2键盘外部INT1中断服务程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-09-08
    • 文件大小:25600
    • 提供者:kejikc@126.com
  1. ps2key.用AT89S52单片机模拟PS2键盘时序向PC机发送指令

    1下载:
  2. 用AT89S52单片机模拟PS2键盘时序向PC机发送指令,实现虚拟键盘的功能,AT89S52 Single-chip simulation using PS2 keyboard timing machine to send commands to the PC to realize the function of the virtual keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-27
    • 文件大小:12736
    • 提供者:朱蛛
  1. ps2.rar

    0下载:
  2. 单片机开发板里面自带的关于PS2键盘的程序,大家需要的话可以下载,Single-chip development board which comes with PS2 keyboard on the procedure, we need to do so can be downloaded
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:56715
    • 提供者:liuheng
  1. verilog-PS2.rar

    0下载:
  2. 在FPGA内,实现PS2键盘数据读取功能,verilog源代码,In the FPGA, achieving PS2 keyboard data read functions, verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:2009
    • 提供者:niuqs
  1. 8051 PS2接口编程

    2下载:
  2. 8051 PS2接口编程,适用于PS2键盘与PS2鼠标,8051 PS2 programming interface for PS2 keyboard and PS2 mouse
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-26
    • 文件大小:2694
    • 提供者:henry
  1. PS2 键盘鼠标协议 中文版

    1下载:
  2. 这是关于PS/2接口协议的一份资料,上面较详细了介绍了PS/2接口协议的内容以及应用。- This is about a PS/2 connection agreement material, above was more detailed introduced the PS/2 connection agreement content as well as the application.
  3. 所属分类:Document

    • 发布日期:2017-11-09
    • 文件大小:621221
    • 提供者:朱富毅
  1. PS2

    0下载:
  2. 此代码是PS2键盘的Verilog程序,键盘的字符可显示在LCD 1602上,经上板调试程序是可行的-This code is a PS2 keyboard Verilog program, keyboard characters can be displayed on the LCD 1602, after the board debug process is feasible
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:8723
    • 提供者:Evan Xie
  1. PS2

    0下载:
  2. 一些PS2键盘资料,介绍了PS2协议以及和51单片机AVR的接口程序。-Some PS2 keyboard information about the PS2 and 51 agreements and the interface program AVR microcontroller.
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1574618
    • 提供者:陈辉
  1. PS2

    0下载:
  2. 基于EPM1270的PS2键盘鼠标驱动源码Verilog-Based on the EPM1270 the PS2 keyboard and mouse-driven Verilog source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-10-30
    • 文件大小:479345
    • 提供者:cx
  1. ps2键盘接口

    1下载:
  2. 基于Xilinx Spartan3E的ps/2键盘接口,能够把键值传送到FPGA上并在LCD上显示-Xilinx Spartan3E based on the ps/2 keyboard interface, be able to send to the FPGA on the keys and LCD display
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-19
    • 文件大小:507167
    • 提供者:darkblue
  1. ps2

    0下载:
  2. 采用sopc技术,nios2ide开发环境,实现nios对ps2键盘的控制,按键讲ascii码显示在led上-Using sopc technology, nios2ide development environment to achieve nios right ps2 keyboard control, key speakers led the ascii code is displayed in
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:8153203
    • 提供者:蹇清平
  1. key_b

    0下载:
  2. 本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号 硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3) LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接 -This procedure mainly through external int
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:34194
    • 提供者:曹兴
  1. PS2

    0下载:
  2. 单片机应用PS/2键盘的实例 使用1602液晶显示和PS/2键盘的示例 -Single-chip Microcomputer Application PS/2 keyboard 1602 examples of the use of LCD and PS/2 keyboard sample
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:65890
    • 提供者:wenshao
  1. PS2

    0下载:
  2. 基于51单片机的PS2键盘的驱动程序,使用keil编写!-Based on 51 Singlechip driver PS2 keyboard, use keil prepared!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2896
    • 提供者:梁晓炬
  1. PS2

    0下载:
  2. 一个PS2键盘程序(LPC2200) 可以有键盘输入-Procedures for a PS2 keyboard (LPC2200) can have keyboard input
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:30399
    • 提供者:玉日
  1. PS2Keyboardsimulationtheoryandcode

    0下载:
  2. PS2键盘模拟原理及代码,非常的详细,协议也在压缩包里面,希望对您有用。-Keyboard simulation theory and code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:120516
    • 提供者:无名
  1. PS-2InterfaceProtocolAnalysisandApplication

    0下载:
  2. PS2接口协议解析及应用,非常的详细,为做PS2键盘不可多得的好资料-PS-2 Interface Protocol Analysis and Application
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:114165
    • 提供者:无名
« 1 23 4 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com